-
Home
-
Login, Registration and Lost Password Blocks
-
1.2.0 (latest)
-
Code
-
Classes
- Flr_Blocks_Core
Total Complexity |
12 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
263 |
Lines of code |
66 |
Logical lines of code |
42 |
Comment lines |
131 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
65 |
1 |
13 |
load_required_dependencies() |
S |
81 |
1 |
3 |
set_options() |
S |
72 |
1 |
5 |
set_login_actions() |
S |
72 |
1 |
5 |
set_register_form_actions() |
S |
72 |
1 |
5 |
set_user_settings_form_actions() |
S |
72 |
1 |
5 |
set_reset_password_form_actions() |
S |
72 |
1 |
5 |
set_block_types() |
S |
75 |
1 |
4 |
define_admin_hooks() |
S |
66 |
1 |
8 |
define_public_hooks() |
S |
72 |
1 |
5 |
set_wp_mail_actions() |
S |
72 |
1 |
5 |
run() |
S |
81 |
1 |
3 |